Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(core): Use Intersect to Narrow Iterate Range and Reduce Memory Allocation in pl.Uids() #9299

Merged
merged 15 commits into from
Feb 3, 2025

Conversation

harshil-goel
Copy link
Contributor

Based off of: #9271

@harshil-goel harshil-goel requested a review from a team as a code owner January 30, 2025 22:52
@github-actions github-actions bot added area/core internal mechanisms go Pull requests that update Go code labels Jan 30, 2025
@harshil-goel harshil-goel force-pushed the harshil-goel/uids-intersect branch from eaa457e to 8d0c9fd Compare January 31, 2025 03:44
Copy link

trunk-io bot commented Jan 31, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@harshil-goel harshil-goel force-pushed the harshil-goel/uids-intersect branch from 8d0c9fd to 24a714d Compare February 1, 2025 03:12
@harshil-goel harshil-goel enabled auto-merge (squash) February 3, 2025 09:37
@harshil-goel harshil-goel merged commit 425203b into main Feb 3, 2025
14 checks passed
@harshil-goel harshil-goel deleted the harshil-goel/uids-intersect branch February 3, 2025 09:37
harshil-goel added a commit that referenced this pull request Feb 4, 2025
…llocation in pl.Uids() (#9299)

Based off of: #9271
Coauthored by: gooohgb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core internal mechanisms go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

2 participants